home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / net / PtPlay.lha / PtPlay.txt < prev   
Text File  |  1996-12-27  |  2KB  |  73 lines

  1. The ProTracker Player v1.1
  2.  
  3. Usage: PtPlay MODULE/A GUI/S PUBSCREEN/K URL/K
  4.  
  5. Example: PtPlay Alive.mod GUI PUBSCREEN="DW Screen0"
  6.  
  7. PUBSCREEN only work when the GUI switch is used!
  8.  
  9. The URL option is for AWeb-II 2.1 etc,
  10. PtPlay will take the filename in the url and use it in
  11. the save reqester.
  12.  
  13. -----
  14. PtPlay need protracker.library, version 37.2 is included with PtPlay.
  15. ProTracker.Library is © Psilocybe Software 1995
  16.  
  17. Asl.Library is needed for the save requester,
  18. that library is part of OS 2.0 and higher.
  19.  
  20. Installation...
  21. Just copy protracker.library to "LIBS:" and PtPlay to "C:"
  22.  
  23. -----
  24. PtPlay can be used as a ProTracker player for Dopus, Dirwork,
  25. AWeb, Voyager, IBrowse or any other program able to start a program
  26. with filename and pubscreen name.
  27.  
  28. Thus you can get AWeb etc, to play ProTracker modules from the web.
  29.  
  30. -----
  31. When you use the gui, there is 4 buttons!
  32. Play, Stop & Quit, they do what they say.
  33. For additional support for AWeb etc there is a Save button.
  34. This way you can save the module from AWeb's file buffer to disk.
  35.  
  36. -----
  37. Example MIME configuration for AWeb-II 2.0 etc:
  38.  
  39.       Type: AUDIO/X-MOD
  40. Extensions: mod
  41.    Command: C:PtPlay
  42.  Arguments: "%s" GUI PUBSCREEN="%s"
  43.  
  44. If all goes well, you can now play 4 channel 8bit ProTracker modules,
  45. directly in AWeb, I hope many people start to use this.
  46. Wouldn't it be nice to have a techno module on a techo page? ;-)
  47. Or a fantasy module on a fantasy page? Etc etc.
  48. The modules need not be so large either.
  49. Besides, now we can show all those PC folks that the Amiga have a
  50. WEB mod player under 10 KB in size (including library ;-)
  51. And it multitask too ;-)
  52.  
  53. Example MIME configuration for AWeb-II 2.1 etc:
  54.  
  55.       Type: AUDIO/X-MOD
  56. Extensions: mod
  57.    Command: C:PtPlay
  58.  Arguments: "%f" GUI PUBSCREEN="%n" URL="%u"
  59.  
  60. -----
  61. History: v1.0 - First public release!
  62.          v1.1 - Added URL option for AWeb-II 2.1 etc,
  63.                 save requester now display the original filename.
  64.                 MIME type example corrected to AUDIO/X-MOD
  65.  
  66. -----
  67. Freely Distributable FreeWare
  68. Roger Hågensen
  69. © Msi Software 1996
  70.  
  71. Email: "Msi Software <msi@sn.no>"
  72.   WWW: "http://www.sn.no/~msi"
  73.